home *** CD-ROM | disk | FTP | other *** search
/ FANTA 97 / FANTA97A (backup).iso / FRONTPAG.98 / DATA.Z / bottom.htx < prev    next >
Text File  |  1997-09-26  |  1KB  |  40 lines

  1.  
  2. <html>
  3.  
  4. <head>
  5. <%if DoContentType EQ True%>
  6. <meta http-equiv="Content-Type" content="<%ContentType%>">
  7. <%endif%>
  8. <meta name="Microsoft Theme" content="<%Theme%>">
  9. <meta name="Microsoft Border" content="none">
  10. <title><!-- LOCALIZE this text -->Bottom Border</title>
  11. </head>
  12.  
  13. <body>
  14.  
  15. <p> </p>
  16.  
  17. <%if DoBottomLinks EQ True%>
  18. <p><!--webbot bot="Navigation" s-type="children" s-rendering="text"
  19. b-include-home="T" b-include-up="T" --></p>
  20. <%endif%>
  21.  
  22. <h5>
  23. <%if DoBottomWebmasterAddress EQ True%>
  24. <!-- LOCALIZE this line -->Send mail to <a href="<%WebmasterUrl%>"><!--webbot
  25. bot="Substitution" s-variable="<%WebVarWebmaster%>" --></a> with
  26. questions or comments about this web site.<br>
  27. <%endif%>
  28. <%if DoBottomCopyright EQ True%>
  29. <!-- LOCALIZE this line -->Copyright © <%CurrentYear%> <!--webbot bot="Substitution"
  30. s-variable="<%WebVarLongName%>" --><br>
  31. <%endif%>
  32. <%if DoBottomDateModified EQ True%>
  33. <!-- LOCALIZE this line -->Last modified: <!--webbot bot="TimeStamp" s-type="EDITED"
  34. s-format="%B %d, %Y" -->
  35. <%endif%>
  36. </h5>
  37.  
  38. </body>
  39. </html>
  40.